home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / shell-tools / sdelete / sdelete.doc < prev    next >
Text File  |  1996-02-29  |  4KB  |  95 lines

  1.                                 SDelete V1.0
  2.                              The Documentation
  3.                                  29/2/1996
  4.  
  5.  
  6. Explanation:
  7.  
  8. Greetings,
  9.           This is another util for those people with serious paranoid
  10. fixations. The idea goes like this:- You've got a very sensitive file or
  11. files and you delete them from you drive, along comes Mr. X and undeletes
  12. them using DiskSalv, OH DEAR now there are a few ways of avoiding this
  13. scenario, 1. Don't store dodgy data on your machine. 2. Don't let Mr.X near
  14. it. 3. Overwrite your data. 4.Reorganise your drive after deleting the
  15. files. 5. Use SDELETE (short for SecureDelete).
  16.  
  17. What SDelete does is prior to deleting a file it overwites the contents
  18. with "BADDATA-" after doing this it deletes the file. This means once a
  19. file has been deleted using SDelete even if you undelete a deleted file the
  20. data within it will have been destroyed.
  21.  
  22. BUGS
  23.  
  24. Currently acts strange if a file that has a WRITE lock on it is
  25. encountered, does not cause any real problems it just keeps trying to
  26. delete it every other go.
  27.  
  28. Usage:
  29.  
  30. This CLI prgram functions almost exactly the same way as Delete.
  31.  
  32. Command line parameters:
  33. FILE/M/A,ALL/S,QUIET/S,FORCE/S,BUF=BUFFER/K/N:
  34.  
  35.   FILE: File(s)/Dir(s) to delete, wildcards are handled.
  36.    ALL: Recurse into sub-dirs.
  37.  QUIET: No output to stdout
  38.  FORCE: Unprotect file if protection bit set.
  39. BUFFER: Size of buffer for overwrite data (default 4096 Bytes). If you are
  40.         deleting large files this will speed up the process if you make it
  41.         bigger.
  42.  
  43. Author Stuff:
  44.  
  45. This program is Free-Ware.
  46. Feel free to send me a postcard.
  47.  
  48. This program will only work on WB 2.0 and above.
  49. This program was written on an Amiga A1200 68882 6MB.
  50.  
  51. Currently doing a degree in computer science at Exeter University (yawn)
  52. spending most of my time coding my third year project ( Samplex ) a powerful
  53. sample editor.
  54.  
  55. Find me on IRC #goth / #gothic nick=aleph
  56.  
  57. Feel free to email me with any problems/comments/suggestions regarding my
  58. software at cs93kc@dcs.exeter.ac.uk or snail mail to 73 Prince of Wales rd,
  59. Dorchester, Dorset, England, DT1 1PS
  60.  
  61.  
  62. Shameless Plug of other software by me
  63.         Set_Icon        :- Fab icon util
  64.         RandomDataFile  :- Useful for random prefs
  65.         SBL_Eyes        :- Scaling Eyes in a window watching Mouse Pointer
  66.         SBL_AGA_Atomz   :- Classic Atoms game in hires-lace 256 colours 4plyr AI
  67.         SBL_WBGames     :- Five workbench games
  68.         BigTime         :- Modular Clock.
  69.         EmbedIFF24      :- Embed data in 24-bit images.
  70.         Embed256        :- Embed data in 256 colour images.
  71.         Cookie          :- CLI based fortune cookie prog.
  72.  
  73. Real Name:- Kevin Crate ( Everyone has their demon to carry )
  74.  
  75. "Nothings quite as real, as the cold kiss of steel"
  76.  
  77.  TONES ON TAIL @ BAUHAUS @ THE SISTERS OF MERCY @ DANSE SOCIETY @ THE DAMNED
  78.  @ THE CURE @ SIOUXSIE AND THE BANSHEES @ DEAD CAN DANCE @ NIN @ CHROME @
  79.  THE RESIDENTS @ GLOBAL GENOCIDE FORGET HEAVEN @ TERMINAL POWER COMPANY @
  80.  FRONT LINE ASSEMBLY @ FRONT 242 @ MINISTRY @ CUBANATE @ PROJECT PITCHFORK @
  81.  DANCE OR DIE @ THE DOORS @ THE CULT @ DEPECHE MODE @ THE TUBEWAY ARMY @
  82.  SKINNY PUPPY @ COCTEAU TWINS @ ALIEN SEX FIEND @ etc.........
  83.  
  84.  -----BEGIN PGP PUBLIC KEY BLOCK-----
  85.  Version: 2.6
  86.  
  87.  mQCNAi/sxnYAAAEEAOaapca7JLuKEECL1mJ+6rfqYQB+gpEHT8phV8rpi+59UgXX
  88.  h0PjnTiYfaQ/yViAPVuVCJz3dNcHle366b8odjiFydA0brgNTaTbiQcUAAhN2sZL
  89.  Fvh+rGSIzAoS5cCNoEwF06lG97gJSePrKUlfAmoW8avDNON17arfg1JlSQWVAAUR
  90.  tDZhbGVwaCBOVUxMIDxjczkza2NAZGNzLmV4ZXRlci5hYy51az4gIkJ1cm5pbmcg
  91.  Q2hyb21lISI=
  92.  =FWe1
  93.  -----END PGP PUBLIC KEY BLOCK-----
  94.  
  95.